home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 43
/
Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso
/
-in_the_mag-
/
workbench
/
newmodes
/
moned3a
/
moned_globals.h
< prev
next >
Wrap
C/C++ Source or Header
|
1999-06-29
|
362b
|
16 lines
#include "moned_rev.h"
/*
* --- Library base pointers
*/
struct GfxBase *GfxBase = NULL;
struct DosBase *DosBase = NULL;
struct IntuitionBase *IntuitionBase = NULL;
struct ExecBase *ExecBase = NULL;
struct Library *AslBase = NULL;
struct Library *DiskFontBase = NULL;
struct Library *GadToolsBase = NULL;
struct Library *IconBase = NULL;